home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Headers / bsd / dev / m68k / ev_private.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-04-30  |  525 b   |  20 lines

  1. /******************************************************************************
  2.  
  3.     ev_private.h
  4.     Internal defs for the events driver.  The contents of this module
  5.     may need to be tweaked slightly from one architecture to the next.
  6.     22 May 1992    Mike Paquette at NeXT Computers, Inc.
  7.     
  8.     Copyright 1992 NeXT, Inc.
  9.     
  10.     Modified:
  11.     
  12.  
  13. ******************************************************************************/
  14.  
  15. #ifndef _M88K_DEV_EV_PRIVATE_
  16. #define _M88K_DEV_EV_PRIVATE_
  17.  
  18.  
  19. #endif _M88K_DEV_EV_PRIVATE_
  20.